Click or drag to resize

Time Constructor

Overload List
  NameDescription
Public methodTime
Initializes a new instance of the Time class.
Public methodTime(DateTime, DateTime)
Initializes a new instance of the Time class with the specified start and end time.
Public methodTime(Int64, Int64)
Initializes a new instance of the Time class with the specified start and end time.
Public methodTime(DateTime, DateTime, RepeatTime)
Initializes a new instance of the Time class with the specified start, end and repeat time.
Top
See Also